home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 October / INTERNET108.ISO / pc / software / windows / utils / weblog_expert / setup.exe / {app} / Template / Report.tpl < prev    next >
Encoding:
INI File  |  2002-02-02  |  3.5 KB  |  148 lines

  1. [Files]
  2. Report.css
  3. Tree.js
  4. TOC.htm
  5. ClosedFolder.gif
  6. Minus.gif
  7. OpenFolder.gif
  8. Page.gif
  9. Plus.gif
  10. TreeBlank.gif
  11. contents.gif
  12. contents_back.gif
  13. logo.gif
  14. top_line.gif
  15. head_back.gif
  16. powered.gif
  17. section_back.gif
  18. section_right.gif
  19. section_left.gif
  20.  
  21. [IndexFile]
  22. <html>
  23. <head>
  24. <title>Report for %ProfileName%</title>
  25. </head>
  26. <frameset  cols="170,*" bordercolor="#CCCCCC"> 
  27. <frame src="TOC.htm" name="TOC" scrolling="Auto" marginwidth="0" marginheight="0">
  28. <frame src="%DefaultCategoryFile%" name="Main" scrolling="Auto" marginwidth="0" marginheight="0">
  29. </frameset>
  30. <noframes>
  31. <body>
  32. </body>
  33. </noframes>
  34. </html>
  35.  
  36. [ChartFont]
  37. MS Sans Serif
  38.  
  39. [Header]
  40. <html>
  41. <head>
  42. <title>%CategoryTitle%</title>
  43. <link rel="stylesheet" href="Report.css" type="text/css">
  44. </head>
  45. <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0" marginwidth="0" marginheight="0">
  46. <center>
  47. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  48. <tr valign="top"> 
  49. <td rowspan="2" width="65"><img src="logo.gif" width="65" height="52"></td>
  50. <td align="center"> 
  51. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  52. <tr>
  53. <td background="head_back.gif"><img src="TreeBlank.gif" width="45" height="45"></td>
  54. <td width="100%" align="center" valign="middle" background="head_back.gif" nowrap>
  55. <span class="ReportTitle">Report for %ProfileName%: </span>
  56. <span class="CategoryTitle">%CategoryTitle%</span>
  57. </td>
  58. <td width="112"><a href="http://www.weblogexpert.com/" target="_blank"><img src="powered.gif" width="112" height="45" border="0"></a></td>
  59. </tr>
  60. </table>
  61. </td>
  62. </tr>
  63. <tr> 
  64. <td> 
  65. <table width="100%" border="0" cellspacing="0" cellpadding="0" height="7">
  66. <tr><td background="top_line.gif"></td></tr>
  67. </table>
  68. </td>
  69. </tr>
  70. </table>
  71. <table width="90%" border=0 cellpadding=1 cellspacing=1>
  72. <tr>
  73. <td valign="top" align="left">Time range: %TimeRange%</td>
  74. <td valign="top" align="right">Generated on %GenerationTime%</td>
  75. </tr>
  76. </table>
  77. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  78. <tr><td height="7"></td></tr>
  79. <tr><td height="7" background="top_line.gif"></td></tr>
  80. </table>
  81. <br>
  82.  
  83. [Footer]
  84. </center>
  85. </body>
  86. </html>
  87.  
  88. [TableHeader]
  89. <p></p>
  90. <span class="TableTitle">%TableTitle%</span><br>
  91. <table border=0 cellspacing=0 cellpadding=0 height=6><tr><td></td></tr></table>
  92. <table border=0 bgcolor="#000000" cellspacing=0 cellpadding=0 width="90%">
  93. <tr> 
  94. <td> 
  95. <table border=0 cellspacing=1 cellpadding=2 width="100%">
  96.  
  97. [TableFooter]
  98. </table>
  99. </td>
  100. </tr>
  101. </table>
  102. <p>
  103. <br>
  104.  
  105. [TableSolidRow]
  106. <tr class="TableSolidRow"> 
  107. <td colspan="%ColumnCount%"> %Text%</td>
  108. </tr>
  109.  
  110. [TableTitleRow]
  111. <tr class="TableTitleRow"> 
  112. %Cells%
  113. </tr>
  114.  
  115. [TableSummaryRow]
  116. <tr class="TableSummaryRow"> 
  117. %Cells%
  118. </tr>
  119.  
  120. [TableRow1]
  121. <tr class="TableRow1"> 
  122. %Cells%
  123. </tr>
  124.  
  125. [TableRow2]
  126. <tr class="TableRow2"> 
  127. %Cells%
  128. </tr>
  129.  
  130. [TableCell]
  131. <td%CellWidthParam%> %Text% </td>
  132.  
  133. [Chart]
  134. <p><span class="ChartTitle">%ChartTitle%</span><br>
  135. <img src="%ChartFile%" width="%ChartWidth%" height="%ChartHeight%" border="0"></p><br>
  136.  
  137. [SectionHeader]
  138. <a name="%SectionName%"></a>
  139. <table cellpadding="0" border="0" cellspacing="0" width="90%">
  140. <tr>
  141. <td width="10"><img src="section_left.gif" width="10" height="20" border="0"></td>
  142. <td class="SectionTitle" nowrap>%SectionTitle%</td>
  143. <td width="10"><img src="section_right.gif" width="10" height="20" border="0"></td>
  144. </tr>
  145. </table>
  146.  
  147. [SectionFooter]
  148. <p> </p>